home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / TSCA.ZIP / DBSTAT.FRM (.txt) < prev    next >
Visual Basic Form  |  1993-03-03  |  888b  |  26 lines

  1. DBStat
  2. Component Control
  3. Form1
  4. Text2
  5. Text2
  6. List1
  7. Text1
  8. Text1
  9. Command1
  10. Label2
  11. Label1
  12. Select defective part.
  13. Command1_Click
  14. DBStat
  15. Text2_Change
  16.     Form_Load
  17. List1_Click
  18. List1
  19.     ListIndex
  20. fault
  21. Label1_Click
  22. caller
  23. Command1_Click
  24. If cm >= 0 Then fault(caller) = List1.Text
  25. Form_Load
  26.